Update graphqlcodegenerator monorepo#50
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
1951e38 to
e28282d
Compare
d0c1b5f to
8ffe639
Compare
2596ffb to
6765e46
Compare
c5b26e3 to
df99ada
Compare
9eb0390 to
cddb5c2
Compare
1d87038 to
9e67e57
Compare
9e67e57 to
a7eebfc
Compare
a7eebfc to
d0fef58
Compare
d0fef58 to
547290a
Compare
547290a to
2ac7928
Compare
2ac7928 to
0f5ac34
Compare
0f5ac34 to
47305df
Compare
47305df to
fc14b65
Compare
fc14b65 to
ddc42ef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.6→2.16.52.7.4→2.8.82.5.4→2.5.13Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v2.16.5Compare Source
Patch Changes
#8865
e4d073b16Thanks @n1ru4l! - dependencies updates:@graphql-codegen/core@^2.6.8↗︎ (from2.6.8, independencies)@graphql-tools/load@^7.8.0↗︎ (from7.8.0, independencies)cosmiconfig-typescript-loader@^4.3.0↗︎ (from4.3.0, independencies)graphql-config@^4.4.0↗︎ (from4.4.0, independencies)ts-node@^10.9.1↗︎ (todependencies)ts-node@>=10↗︎ (frompeerDependencies)#8808
884d25c4eThanks @rwu823! - fix:gqlMagicCommenttype#8865
e4d073b16Thanks @n1ru4l! - move ts-node from peer dependencies to dependenciesv2.16.4Compare Source
Patch Changes
#8770
4774247e9Thanks @renovate! - dependencies updates:graphql-config@4.4.0↗︎ (from4.3.6, independencies)#8790
fe12b4826Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.6.0↗︎ (from^0.5.0, independencies)v2.16.3Compare Source
Patch Changes
ad5d83313Thanks @louisscruz! - add ts-node as a peerDependencyv2.16.2Compare Source
Patch Changes
#8715
b1512a59aThanks @renovate! - dependencies updates:cosmiconfig-typescript-loader@4.2.0↗︎ (from4.1.1, independencies)#8729
e6ff224fbThanks @renovate! - dependencies updates:cosmiconfig-typescript-loader@4.3.0↗︎ (from4.2.0, independencies)#8771
ed87c782bThanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0↗︎ (from^8.9.0, independencies)#8765
a9c5414d2Thanks @aniketdd! - update @graphql-tools/prisma-loaderUpdated dependencies [
ed87c782b,6c6b6f2df]:v2.16.1Compare Source
Patch Changes
307a5d350,46f75304a]:v2.16.0Compare Source
Minor Changes
c0183810fThanks @jantimon! - the life cycle hook beforeOneFileWrite is now able to modify the generated contentPatch Changes
c0183810f]:v2.15.0Compare Source
Minor Changes
2c7fa51c6Thanks @Diizzayy! - register TypeScriptLoader when neededv2.14.1Compare Source
Patch Changes
#8642
5afa923e8Thanks @jantimon! - faster type generation#8653
d0bc51283Thanks @saihaj! - fix bad concurrency configv2.14.0Compare Source
Minor Changes
40a6761a6Thanks @charlypoly! - Enable support for loading TS files with import assertionsPatch Changes
40a6761a6Thanks @charlypoly! - dependencies updates:@graphql-tools/code-file-loader@^7.3.13↗︎ (from^7.3.1, independencies)@graphql-tools/git-loader@^7.2.13↗︎ (from^7.2.1, independencies)@graphql-tools/github-loader@^7.3.20↗︎ (from^7.3.6, independencies)v2.13.12Compare Source
Patch Changes
45eb2b18a,45eb2b18a]:v2.13.11Compare Source
Patch Changes
64e553c3fThanks @charlypoly! - dependencies updates:@graphql-codegen/core@2.6.4↗︎ (from2.6.3, independencies)64e553c3f]:v2.13.10Compare Source
Patch Changes
516170ef6,516170ef6]:v2.13.9Compare Source
Patch Changes
#8525
63dc8f205Thanks @charlypoly! - removeDetailledError, not supported by Listr rendererUpdated dependencies [
63dc8f205]:v2.13.8Compare Source
Patch Changes
#8535
88aa38ff9Thanks @charlypoly! - dependencies updates:@graphql-tools/load@7.8.0↗︎ (from^7.7.1, independencies)#8535
88aa38ff9Thanks @charlypoly! - Upgrade@graphql-tools/loadto get benefits of debug modev2.13.7Compare Source
Patch Changes
8473682c4Thanks @charlypoly! - ensure to generatecodegen.tsin a typescript setupdotansimha/graphql-code-generator (@graphql-codegen/typescript)
v2.8.8Compare Source
Patch Changes
a98198524]:v2.8.7Compare Source
Patch Changes
eb454d06c]:v2.8.6Compare Source
Patch Changes
ed87c782b,ed87c782b,ed87c782b,6c6b6f2df]:v2.8.5Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/plugin-helpers@3.1.1Updated dependencies [
fedd71cbb,307a5d350,46f75304a]:v2.8.4Compare Source
Patch Changes
a6c2097f4,a6c2097f4,f79a00e8a,c802a0c0b]:v2.8.3Compare Source
Patch Changes
62f655452]:v2.8.2Compare Source
Patch Changes
#8586
ef4c2c9c2Thanks @levrik! - Fix incompatibility between@oneOfinput types and declaration kind other thantypeUpdated dependencies [
ef4c2c9c2]:v2.8.1Compare Source
Patch Changes
63dc8f205]:v2.8.0Compare Source
Minor Changes
12ecbe067Thanks @Diizzayy! - handle undefined namedType when including introspection type definitionsv2.7.5Compare Source
Patch Changes
a46b8d99c]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v2.5.13Compare Source
Patch Changes
a98198524]:v2.5.12Compare Source
Patch Changes
eb454d06c]:v2.5.11Compare Source
Patch Changes
ed87c782b,ed87c782b,6c6b6f2df]:v2.5.10Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/plugin-helpers@3.1.1Updated dependencies [
307a5d350,46f75304a]:v2.5.9Compare Source
Patch Changes
a6c2097f4,a6c2097f4,f79a00e8a,c802a0c0b]:v2.5.8Compare Source
Patch Changes
#8664
62f655452Thanks @jdmoody! - Fix issue where selection set flattening uses the wrong parent typeUpdated dependencies [
62f655452]:v2.5.7Compare Source
Patch Changes
ef4c2c9c2]:v2.5.6Compare Source
Patch Changes
63dc8f205]:v2.5.5Compare Source
Patch Changes
a46b8d99c]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.